Skip to main content
Version: 11.x

Type alias: WithTRPCNoSSROptions<TRouter>

WithTRPCNoSSROptions: <TRouter> WithTRPCOptions< TRouter > & {ssr: false;}

WithTRPCNoSSROptions.ssr

optional ssr: false

Type parameters

Parameter
TRouter extends AnyRouter

Source

withTRPC.tsx:70


Generated using TypeDoc and typedoc-plugin-markdown